first item list

英 [fɜːst ˈaɪtəm lɪst] 美 [fɜːrst ˈaɪtəm lɪst]

首项编目

计算机



双语例句

  1. I scanned the nearest shelf for the first item on my list: pork and beans.
    我从离我最近的货架开始逐层寻找购物单上第一件商品:猪肉和菜豆。
  2. The first item in that list is straightforward& you merely need to capture a unique number and output the number along with the story header.
    这些任务中的第一项非常容易&只需要产生一个惟一的编号,并与新闻标题一起输出这个编号。
  3. Users can configure two or more widgets to exchange data using the eventing system described in the first item in this list.
    用户可以配置两个以上的小部件,并使用刚才提到的事件系统在它们之间交换数据。
  4. The List To Group projection can only be used for lists, and it turns the list into a group by retaining only the first item of the list.
    ListToGroup映射仅可用于列表,它通过仅保留列表的第一个项目将列表转化成一个组。
  5. The program then seeds the recursive function with the first item on the list and the remaining list.
    然后程序以列表中的第一项及其余部分列表为种子开始递归函数。
  6. Inside of the div, it will search through all unordered lists(), returning the first list item() for each list.
    在div中,它将搜索所有无序列表(),返回每个列表的第一个列表项()。
  7. The first item on the list will have to be processed differently than the other items because it won't have any items preceding it.
    对列表中第一项的处理必须与其他项不同,因为没有在它之前的任何项。
  8. When a list is converted to a group, only the first item of the list is retained.
    在将一个列表转化成一个组时,只有列表的第一个项目被保留。
  9. Two key functions for operating on lists ( and other sequences of values) are first ( which returns the first item) and rest ( which returns a list of the rest of the items).
    对列表(以及其他值序列)进行操作的两个关键函数是first(返回第一项)和rest(返回其余项的清单)。
  10. Note that the first item must an element, not a list fragment.
    注意,第一项必须是一个元素,不能是列表片段。
  11. Finally, we invoke the first item in the list as a function with the rest of the items as arguments.
    最后,我们将列表中的第一个项作为函数调用,并将其他项作为参数。
  12. The first list item is matched to get a list of candidates.
    匹配第一个列表项以获得候选列表项列表。
  13. Go back to the first item in this list as you consider the information youve collected about the colleges.
    当你认为自己收集到了关于这所大学的信息,回到这张列表的第一项。
  14. If you do not have an item selected when you click Show related resources, the first item in the List pane is selected.
    如果在单击“显示相关资源”时没有选择项目,则会选择列表窗格中的第一个项目。
  15. Gets or sets a value indicating whether the collection of items continues to the first or last item if the user continues past the end of the list.
    获取或设置一个值,该值指示如果用户继续滚动时超过了列表的末尾,项的集合是否继续第一项或最后一项。
  16. On the help menu of the program, click the first item in the list, such as "view help,"" help topics," or a similar phrase.
    在程序的“帮助”菜单上,单击列表中的第一项,如“查看帮助”、“帮助主题”或类似短语。
  17. The first item on the list would be a hard shell case for transporting the guitar.
    第一项的清单将是一个硬壳案件运送吉他。
  18. Pressing a letter should take you to the first item in the list starting with that letter.
    输入一字母可以直接定位到以该字母开头的记录上。
  19. The index of the first visible item in the list box.
    列表框中第一个可见项的索引。
  20. You must first select an item from the list.
    必须首先从清单选择一项。
  21. You can use this method to search for the first item that matches the specified string at the specified starting index within the list of items for the listbox.
    可以使用此方法在listbox的项列表中,从指定的起始索引处搜索与指定字符串匹配的第一个项。